價格:免費
更新日期:2019-07-09
檔案大小:7.0M
目前版本:1
版本需求:Android 6.0 以上版本
官方網站:https://crow.academy
Email:pablo.triangle@gmail.com
聯絡地址:隱私權政策
Intro
What is a Graph Database
Nodes and Relationships
Match Nodes
Match Relationships
Queries - (Filters, Transform)
Where Clauses
Cypher Syntax for Neo4j
Comparison Operators
Boolean operators with paths
Strings Matching with REGEX
Transform Result (ORDER BY, LIMIT, SKIP ADS)
Queries - Aggregation
Removing Duplicates with Distinct
Aggregation Functions
COUNT
AVG
SUM
MIN
MAX
String Functions
CREATE
Nodes, Relationships
Adding to Existing Data
DELETE
Deleting nodes, relationships
UPDATE
SET properties, labels
REMOVE properties, labels
MERGE
On Create Set
On Match Set